home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 March
/
macformat-022.iso
/
Shareware City
/
Developers
/
src
/
brailler-04b-c
/
brlr ƒ
/
Shell ƒ
/
help.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
C/C++ Source or Header
|
1994-11-23
|
353 b
|
9 lines
|
[
TEXT/MMCC
]
extern short gMainTopicShowing;
extern short gSubTopicShowing;
void SetupTheHelpWindow(WindowPtr theWindow);
void ShutDownTheHelpWindow(void);
void KeyPressedInHelpWindow(WindowPtr theWindow, unsigned char keyPressed);
void MouseClickedInHelpWindow(WindowPtr theWindow, Point mouseLoc);
void DrawTheHelpWindow(WindowPtr theWindow, short theDepth);